home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2005 June
/
ccd0605.iso
/
Software
/
Shareware
/
Programare
/
winhex
/
Text file conversion UNIX - Windows.whs
< prev
next >
Wrap
Text File
|
2005-05-02
|
267b
|
7 lines
// WinHex sample script that converts a UNIX text file into a Windows text file.
// The representation of line breaks differs in both systems.
// Can only be executed by the evaluation version if unchanged.
ExitIfNoFilesOpen
CreateBackup
ReplaceAll 0x0A 0x0D0A